home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Productivity / NoteBook 2.0.dmg / NoteBook.app / Contents / Resources / English.lproj / CPLicenseManager.nib / classes.nib next >
Encoding:
Text File  |  2005-03-29  |  2.4 KB  |  58 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 addAnotherLicenseCancel = id; 
  6.                 addAnotherLicenseOK = id; 
  7.                 addLicenseConfirm = id; 
  8.                 agreeToLicenseTerms = id; 
  9.                 cancelInSingleUserLicensePanel = id; 
  10.                 deleteLicenseConfirm = id; 
  11.                 disagreeToLicenseTerms = id; 
  12.                 helpWithInvalidLicenses = id; 
  13.                 licenseAlertPanelAdd = id; 
  14.                 licenseAlertPanelQuit = id; 
  15.                 licenseAlertPanelReview = id; 
  16.                 okInSingleUserLicensePanel = id; 
  17.                 printSoftwareLicenseAgreement = id; 
  18.                 purchaseALicense = id; 
  19.                 registerForDemoTrial = id; 
  20.                 saveSoftwareLicenseAgreement = id; 
  21.                 showLicenseInfoDone = id; 
  22.                 showSoftwareLicenseAgreement = id; 
  23.             }; 
  24.             CLASS = CPLicenseManager; 
  25.             LANGUAGE = ObjC; 
  26.             OUTLETS = {
  27.                 addAnotherLicenseLicenseKeyTextField = id; 
  28.                 addAnotherLicenseNameTextField = id; 
  29.                 addAnotherLicenseOKButton = id; 
  30.                 addAnotherLicenseSheet = id; 
  31.                 deleteLicenseButton = id; 
  32.                 licenseAgreementTextView = id; 
  33.                 licenseAlertPanel = id; 
  34.                 licenseAlertPanelTextField = id; 
  35.                 licenseFolderPopup = id; 
  36.                 licenseManagerPanel = id; 
  37.                 licenseStatusTextField = id; 
  38.                 okSingleUserLicenseButton = id; 
  39.                 registeredTokenTableView = id; 
  40.                 singleUserLicenseKeyTextField = id; 
  41.                 singleUserLicenseKeyTextField2 = id; 
  42.                 singleUserLicenseKeyTextField3 = id; 
  43.                 singleUserLicenseKeyTextField4 = id; 
  44.                 singleUserLicensePanel = id; 
  45.                 singleUserLicensePanelImageView = id; 
  46.                 singleUserNameTextField = id; 
  47.                 singleUserTitleTextField = id; 
  48.                 softwareLicenseAgreeButton = id; 
  49.                 softwareLicenseAgreementSheet = id; 
  50.                 softwareLicenseAgreementTextView = id; 
  51.                 softwareLicenseDoNotAgreeButton = id; 
  52.             }; 
  53.             SUPERCLASS = NSObject; 
  54.         }, 
  55.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  56.     ); 
  57.     IBVersion = 1; 
  58. }